Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump doma.version from 2.54.1 to 2.55.1 #209

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2024

Bumps doma.version from 2.54.1 to 2.55.1.
Updates org.seasar.doma:doma-processor from 2.54.1 to 2.55.1

Release notes

Sourced from org.seasar.doma:doma-processor's releases.

2.55.1

Bug Fixes

  • Fix an issue with the incorrect validation of the first type argument in DomainConverter (#1036)

2.55.0

Notice

When running on Eclipse, the Eclipse version must be 4.23.0 or higher.

New Features

Maintenance

  • Improve the performance of annotation processing in Eclipse (#1034)
  • Use env context instead of vars context (#1031)
  • Refactor actions repository variables (#1014)

Dependency Upgrades

  • Update org.jetbrains.kotlin to v1.9.22 (#1033)
  • Update gradle/gradle-build-action action to v2.11.1 (#1032)
  • Update actions/upload-artifact action to v4 (#1029)
  • Update github/codeql-action action to v3 (#1027)
  • Update gradle/gradle-build-action action to v2.11.0 (#1026)
  • Update plugin com.diffplug.eclipse.apt to v3.44.0 (#1025)
  • Update dependency org.postgresql:postgresql to v42.7.1 (#1012)
  • Update plugin com.diffplug.spotless to v6.23.3 (#1022)
  • Update plugin com.diffplug.spotless to v6.23.2 (#1021)
  • Update actions/setup-java action to v4 (#1019)
  • Update plugin com.diffplug.spotless to v6.23.1 (#1020)
  • Update dependency gradle to v8.5 (#1018)
  • Update gradle/gradle-build-action action to v2.10.0 (#1016)
  • Update plugin com.diffplug.spotless to v6.23.0 (#1015)
  • Update org.jetbrains.kotlin to v1.9.21 (#1001)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.3 (#1013)
  • Update actions/github-script action to v7 (#1009)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.2 (#1010)
  • Update org.junit.jupiter to v5.10.1 (#1008)

2.54.2

Bug Fixes

  • Make it possible to bind values within the CASE expression in the Criteria API (#1007)
  • Fix expression equality in the Criteria API (#1003)

... (truncated)

Commits
  • 5641e38 [Gradle Release Plugin] - pre tag commit: '2.55.1'.
  • 2b281da Fix an issue with the incorrect validation of the first type argument in Doma...
  • e04d656 [Gradle Release Plugin] - [skip ci] new version commit: '2.55.1-SNAPSHOT'.
  • 1245aba [Gradle Release Plugin] - pre tag commit: '2.55.0'.
  • 8edb415 Improve the performance of annotation processing in Eclipse (#1034)
  • 7d25b4d Update org.jetbrains.kotlin to v1.9.22
  • c6ed280 Update gradle/gradle-build-action action to v2.11.1
  • 58de5c4 Update actions/upload-artifact action to v4 (#1029)
  • 477f866 Update github/codeql-action action to v3 (#1027)
  • 22e5c28 Support subQuery by NativeSql in from, Support alias in column (#1030)
  • Additional commits viewable in compare view

Updates org.seasar.doma:doma-core from 2.54.1 to 2.55.1

Release notes

Sourced from org.seasar.doma:doma-core's releases.

2.55.1

Bug Fixes

  • Fix an issue with the incorrect validation of the first type argument in DomainConverter (#1036)

2.55.0

Notice

When running on Eclipse, the Eclipse version must be 4.23.0 or higher.

New Features

Maintenance

  • Improve the performance of annotation processing in Eclipse (#1034)
  • Use env context instead of vars context (#1031)
  • Refactor actions repository variables (#1014)

Dependency Upgrades

  • Update org.jetbrains.kotlin to v1.9.22 (#1033)
  • Update gradle/gradle-build-action action to v2.11.1 (#1032)
  • Update actions/upload-artifact action to v4 (#1029)
  • Update github/codeql-action action to v3 (#1027)
  • Update gradle/gradle-build-action action to v2.11.0 (#1026)
  • Update plugin com.diffplug.eclipse.apt to v3.44.0 (#1025)
  • Update dependency org.postgresql:postgresql to v42.7.1 (#1012)
  • Update plugin com.diffplug.spotless to v6.23.3 (#1022)
  • Update plugin com.diffplug.spotless to v6.23.2 (#1021)
  • Update actions/setup-java action to v4 (#1019)
  • Update plugin com.diffplug.spotless to v6.23.1 (#1020)
  • Update dependency gradle to v8.5 (#1018)
  • Update gradle/gradle-build-action action to v2.10.0 (#1016)
  • Update plugin com.diffplug.spotless to v6.23.0 (#1015)
  • Update org.jetbrains.kotlin to v1.9.21 (#1001)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.3 (#1013)
  • Update actions/github-script action to v7 (#1009)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.2 (#1010)
  • Update org.junit.jupiter to v5.10.1 (#1008)

2.54.2

Bug Fixes

  • Make it possible to bind values within the CASE expression in the Criteria API (#1007)
  • Fix expression equality in the Criteria API (#1003)

... (truncated)

Commits
  • 5641e38 [Gradle Release Plugin] - pre tag commit: '2.55.1'.
  • 2b281da Fix an issue with the incorrect validation of the first type argument in Doma...
  • e04d656 [Gradle Release Plugin] - [skip ci] new version commit: '2.55.1-SNAPSHOT'.
  • 1245aba [Gradle Release Plugin] - pre tag commit: '2.55.0'.
  • 8edb415 Improve the performance of annotation processing in Eclipse (#1034)
  • 7d25b4d Update org.jetbrains.kotlin to v1.9.22
  • c6ed280 Update gradle/gradle-build-action action to v2.11.1
  • 58de5c4 Update actions/upload-artifact action to v4 (#1029)
  • 477f866 Update github/codeql-action action to v3 (#1027)
  • 22e5c28 Support subQuery by NativeSql in from, Support alias in column (#1030)
  • Additional commits viewable in compare view

Updates org.seasar.doma:doma-slf4j from 2.54.1 to 2.55.1

Release notes

Sourced from org.seasar.doma:doma-slf4j's releases.

2.55.1

Bug Fixes

  • Fix an issue with the incorrect validation of the first type argument in DomainConverter (#1036)

2.55.0

Notice

When running on Eclipse, the Eclipse version must be 4.23.0 or higher.

New Features

Maintenance

  • Improve the performance of annotation processing in Eclipse (#1034)
  • Use env context instead of vars context (#1031)
  • Refactor actions repository variables (#1014)

Dependency Upgrades

  • Update org.jetbrains.kotlin to v1.9.22 (#1033)
  • Update gradle/gradle-build-action action to v2.11.1 (#1032)
  • Update actions/upload-artifact action to v4 (#1029)
  • Update github/codeql-action action to v3 (#1027)
  • Update gradle/gradle-build-action action to v2.11.0 (#1026)
  • Update plugin com.diffplug.eclipse.apt to v3.44.0 (#1025)
  • Update dependency org.postgresql:postgresql to v42.7.1 (#1012)
  • Update plugin com.diffplug.spotless to v6.23.3 (#1022)
  • Update plugin com.diffplug.spotless to v6.23.2 (#1021)
  • Update actions/setup-java action to v4 (#1019)
  • Update plugin com.diffplug.spotless to v6.23.1 (#1020)
  • Update dependency gradle to v8.5 (#1018)
  • Update gradle/gradle-build-action action to v2.10.0 (#1016)
  • Update plugin com.diffplug.spotless to v6.23.0 (#1015)
  • Update org.jetbrains.kotlin to v1.9.21 (#1001)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.3 (#1013)
  • Update actions/github-script action to v7 (#1009)
  • Update dependency org.testcontainers:testcontainers-bom to v1.19.2 (#1010)
  • Update org.junit.jupiter to v5.10.1 (#1008)

2.54.2

Bug Fixes

  • Make it possible to bind values within the CASE expression in the Criteria API (#1007)
  • Fix expression equality in the Criteria API (#1003)

... (truncated)

Commits
  • 5641e38 [Gradle Release Plugin] - pre tag commit: '2.55.1'.
  • 2b281da Fix an issue with the incorrect validation of the first type argument in Doma...
  • e04d656 [Gradle Release Plugin] - [skip ci] new version commit: '2.55.1-SNAPSHOT'.
  • 1245aba [Gradle Release Plugin] - pre tag commit: '2.55.0'.
  • 8edb415 Improve the performance of annotation processing in Eclipse (#1034)
  • 7d25b4d Update org.jetbrains.kotlin to v1.9.22
  • c6ed280 Update gradle/gradle-build-action action to v2.11.1
  • 58de5c4 Update actions/upload-artifact action to v4 (#1029)
  • 477f866 Update github/codeql-action action to v3 (#1027)
  • 22e5c28 Support subQuery by NativeSql in from, Support alias in column (#1030)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `doma.version` from 2.54.1 to 2.55.1.

Updates `org.seasar.doma:doma-processor` from 2.54.1 to 2.55.1
- [Release notes](https://github.com/domaframework/doma/releases)
- [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md)
- [Commits](domaframework/doma@2.54.1...2.55.1)

Updates `org.seasar.doma:doma-core` from 2.54.1 to 2.55.1
- [Release notes](https://github.com/domaframework/doma/releases)
- [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md)
- [Commits](domaframework/doma@2.54.1...2.55.1)

Updates `org.seasar.doma:doma-slf4j` from 2.54.1 to 2.55.1
- [Release notes](https://github.com/domaframework/doma/releases)
- [Changelog](https://github.com/domaframework/doma/blob/master/RELEASE_OPERATIONS.md)
- [Commits](domaframework/doma@2.54.1...2.55.1)

---
updated-dependencies:
- dependency-name: org.seasar.doma:doma-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seasar.doma:doma-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.seasar.doma:doma-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 3, 2024
@nakamura-to nakamura-to merged commit f8b08e5 into master Jan 27, 2024
2 checks passed
@nakamura-to nakamura-to deleted the dependabot/maven/doma.version-2.55.1 branch January 27, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant